Dispose Method

Task Parallel System.Threading

Overload List

  NameDescription
Dispose()()()
Disposes the Task, releasing all of its unmanaged resources.
(Inherited from Task.)
Dispose(Boolean)
Disposes the Task, releasing all of its unmanaged resources.
(Inherited from Task.)

See Also